Introduction
This error occurs when your domain is missing the required DKIM CNAME record for JetEmail to sign your outbound mail.Example Error Message
Here’s what this error can look like:What is DKIM?
DKIM (DomainKeys Identified Mail) attaches a cryptographic signature to each email so recipients can verify that the message was authorized by your domain and wasn’t altered in transit.Why You’re Seeing This
- Your domain has not published the required DKIM CNAME used by JetEmail to sign messages on your behalf; or
- You are relaying through a smarthost and your upstream system is not DKIM-signing messages (or the signature is being removed), causing our service to require your DKIM CNAME instead.
How to Fix
If you want JetEmail to DKIM-sign your messages, publish this CNAME in your DNS:{your-domain}
with your actual domain. Example:
Verification
- Allow up to 24 hours for DNS propagation
- Verify your DKIM setup with your preferred DNS/DKIM checker
- Retry sending once DNS has updated